home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 112 (1989-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 112 (1989-11-15)(Ossowski, Stefan)(DE)(PD).adf / VirusX_V3.20 / README < prev    next >
Text File  |  1989-07-02  |  724b  |  18 lines

  1. VirusX 3.2 is created using the Lattice compiler.  It will still compile
  2. and run under Manx, but Lattice 5.0 gave me an executable almost
  3. 4K smaller than the Manx one, more than enough reason to switch.
  4.  
  5. The Makefile included is for the Manx make utility.  LMK doesn't like
  6. me, so I'm using the manx one for now - any generic make should do,
  7. the reason it's included at all is so you can pick up the correct
  8. command line switches and BLINK command line.
  9.  
  10. The virusx.i file is included by virusx.c and contains the prototype
  11. definitions necessary to make registerized parameter passing possible
  12. under Lattice 5.
  13.  
  14. Note that you'll get lots of warnings.  Ignore them.  Ignore the error
  15. at the end of the link, too.
  16.  
  17.         ...Steve
  18.